Skip to content

Fix a crash with ledger when fishing/primordial burning#901

Merged
DaFuqs merged 2 commits into
DaFuqs:1.21.1-fabricfrom
SaphireLattice:fix/1.21.1-fabric/ledger-crash
Jun 10, 2026
Merged

Fix a crash with ledger when fishing/primordial burning#901
DaFuqs merged 2 commits into
DaFuqs:1.21.1-fabricfrom
SaphireLattice:fix/1.21.1-fabric/ledger-crash

Conversation

@SaphireLattice

@SaphireLattice SaphireLattice commented Jun 10, 2026

Copy link
Copy Markdown

Ledger tries to copy the entity, and uh. Gets an entity with nothing in it. And then tries to encode that and oops, crash

We don't need a custom copy or constructor as the ItemEntity already copies the entity type over

@DaFuqs DaFuqs self-requested a review June 10, 2026 18:36
@DaFuqs DaFuqs merged commit ad035c7 into DaFuqs:1.21.1-fabric Jun 10, 2026
2 checks passed
@SaphireLattice SaphireLattice deleted the fix/1.21.1-fabric/ledger-crash branch June 15, 2026 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants